Manifests.io

Easy to use kubernetes documentation

WorkerPool.spec.pod.dnsConfig.options

A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.

Description
name
string

Name is this DNS resolver option's name. Required.

value
string

Value is this DNS resolver option's value.

See an issue here?